﻿With the genmatrix(x,2,2) command, a matrix of 2 rows and 2 columns is generated with random values matrix([x[1,1],x[1,2]],[x[2,1],x[2,2]])